home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / The GIMP 2.2.8 / gimp-2.2.8-i586-setup.exe / {app} / share / gimp / 2.0 / menus / text-editor-toolbar.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-06-30  |  354 b   |  13 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE ui SYSTEM "gtkuimanager.dtd">
  3.  
  4. <ui>
  5.   <toolbar action="text-editor-toolbar">
  6.     <toolitem action="text-editor-load" />
  7.     <toolitem action="text-editor-clear" />
  8.     <separator />
  9.     <toolitem action="text-editor-direction-ltr" />
  10.     <toolitem action="text-editor-direction-rtl" />
  11.   </toolbar>
  12. </ui>
  13.